Back to search
30
MCP

SQLite Database

pulsemcp/sqlite database

Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, and application development workflows.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Universal Database
Provides unified connectivity to PostgreSQL, MySQL, and SQLite databases with automatic schema discovery, query recommendations, and a web f
0 tools
MySQL
Provides secure MySQL database access with multi-database support, configurable security levels from read-only to full SQL access, and hot-r
0 tools
SQL Server
Integrates with SQL Server databases to execute queries, manage schemas, run stored procedures, and perform data operations across single-da
0 tools
Oracle Database
Connects to Oracle databases for queries and data operations.
0 tools
PostgreSQL
Provides direct PostgreSQL database access through natural language SQL querying with read-only transaction safety, schema introspection, an
0 tools
io.github.ofershap/sqlite
SQLite MCP — query databases, inspect schemas, explain queries, export data.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sqlite_database": {
      "url": "None",
      "transport": "http"
    }
  }
}